absolute calculus - перевод на греческий
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

absolute calculus - перевод на греческий

PROCESS CALCULUS
Pi-Calculus; Polyadic pi-calculus; P-calculus; Pi-calculus; Pi calculus; Π calculus

absolute calculus      
απόλυτος λογισμός, τανυστικός λογισμός
absolute value         
NONNEGATIVE NUMBER WITH THE SAME MAGNITUDE AS A GIVEN REAL NUMBER
Modulus function; Absolute value (mathematics); Absolute Value; Absolute Value (mathematics); Absolute Values; Absolute values; Absolute Square; Abs(); Modulus of complex number; Fabs(); Math.fabs; Module of a complex number; Complex abs; Absolute value of number; Magnitude of Complex Number; Absolute value of a complex number; Modulus of a complex number; Magnitude of a complex number; Abs(x)
απόλυτη αξία, απόλυτη τιμή
απόλυτος λογισμός      
absolute calculus

Определение

pi-calculus
<theory> A process algebra in which channel names can act both as transmission medium and as transmitted data. Its basic atomic actions are individual point to point communications which are nondeterministically selected and globally sequentialised. [Details? Examples?] (1995-03-20)

Википедия

Π-calculus

In theoretical computer science, the π-calculus (or pi-calculus) is a process calculus. The π-calculus allows channel names to be communicated along the channels themselves, and in this way it is able to describe concurrent computations whose network configuration may change during the computation.

The π-calculus has few terms and is a small, yet expressive language (see § Syntax). Functional programs can be encoded into the π-calculus, and the encoding emphasises the dialogue nature of computation, drawing connections with game semantics. Extensions of the π-calculus, such as the spi calculus and applied π, have been successful in reasoning about cryptographic protocols. Beside the original use in describing concurrent systems, the π-calculus has also been used to reason about business processes and molecular biology.